WebView

constructor(context: Context, module: Module)

Constructs a new WebView with a Context object and a Module object.

Parameters

context

The Context the view is running in, through which it can access the current theme, resources, etc.

module

The Module object that this WebView will display.